ath5k: move external function definitions to a header file
authorBob Copeland <me@bobcopeland.com>
Tue, 15 Feb 2011 14:19:28 +0000 (09:19 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Feb 2011 21:53:20 +0000 (16:53 -0500)
Johannes pointed out the mess of external function prototypes in the
mac80211-ops.c file.  Woe to anyone who changes these functions...

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Cc: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found