]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[PATCH] rt2x00: Make *_beacon_update static
authorIvo van Doorn <ivdoorn@gmail.com>
Tue, 25 Sep 2007 18:53:43 +0000 (20:53 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:02 +0000 (16:53 -0700)
commit2484591049ad1b92f585c1ff1c1d63f41e149faa
tree39e3be45f2161bc489077869278698af7f20b244
parent725d99d4660fcd9abe37d7b733c9412a58465d13
[PATCH] rt2x00: Make *_beacon_update static

Make rt61pci_beacon_update and rt73usb_beacon_update static,
they are only used inside their own source file and then only
for setting it as callback funtion for mac80211.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.c
drivers/net/wireless/rt2x00/rt73usb.c