]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac802154/iface.c
mac802154: make mac802154_wpan_open static
authorPhoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Wed, 14 May 2014 15:43:11 +0000 (17:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 May 2014 19:51:43 +0000 (15:51 -0400)
commit6ef0023a2e55b82fc0cd8b420788e55f2e32b64b
treefab533ed3b08a008f74e03c747fc5ac5581cfce9
parent1cc76e365405eae54a15e86b5d75ee885cd7d891
mac802154: make mac802154_wpan_open static

This function is only used within the same translation unit, so mark it
static.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac802154/wpan.c