if_iwm - Make some functions static in if_iwm_led.c, no functional change.
authorImre Vadász <imre@vdsz.com>
Sat, 4 Jun 2016 10:52:08 +0000 (12:52 +0200)
committerImre Vadász <imre@vdsz.com>
Sat, 4 Jun 2016 21:26:30 +0000 (23:26 +0200)
commit309538b12ab8edc8038fd63c9c31430b62cfb21a
treed626e6305e3e1650eb5e80c34897f7fd4aa15f6c
parentaac2051de28209b6c234abc68f18fcfc5a0c1860
if_iwm - Make some functions static in if_iwm_led.c, no functional change.

* While there clean up two more cases of
   if (ret)
           return ret;
   return 0;
sys/dev/netif/iwm/if_iwm_led.c
sys/dev/netif/iwm/if_iwm_led.h
sys/dev/netif/iwm/if_iwm_mac_ctxt.c