]> git.baikalelectronics.ru Git - kernel.git/commit
brcm80211: make ethtool_ops const
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 4 Jan 2012 22:52:51 +0000 (14:52 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Jan 2012 19:06:05 +0000 (14:06 -0500)
commitaee053f428947e58b0af84dc54ded94e58ccea82
treea09ef2e402ab7fe274861efc5359b385fbd1b44e
parent9fa8d04637f7724022e220cc385dda0d992323ce
brcm80211: make ethtool_ops const

All usage of ethtool_ops should be const; also add comma at end
of initializer list.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c