]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd891a393119d80ad9b3a709cbd49d362a1117371
treefab533ed3b08a008f74e03c747fc5ac5581cfce9
parent4233542a2eeec22811a3c083853c2e70fbdee886
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