commit | 12873372fe1f201813f1cc750a8af7d9193f445c | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Tue Feb 15 09:19:28 2011 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 18 16:53:20 2011 -0500 |
tree | 51fa98e021a0aed1b6db17c603308b4456735a85 | |
parent | 8c68bd401d423c81fd4bfc19c625180528e4a5e8 [diff] |
ath5k: move external function definitions to a header file 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>