From: Ivo van Doorn Date: Tue, 25 Sep 2007 18:53:43 +0000 (+0200) Subject: [PATCH] rt2x00: Make *_beacon_update static X-Git-Tag: v2.6.24-rc1~1454^2~320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2484591049ad1b92f585c1ff1c1d63f41e149faa;p=pandora-kernel.git [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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed