at76c50x-usb: Move function at76_join() several lines up
authorSebastian Smolorz <Sebastian.Smolorz@gmx.de>
Tue, 22 Jun 2010 14:53:37 +0000 (16:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 24 Jun 2010 19:42:32 +0000 (15:42 -0400)
commit41b4b289adaaf53e563a2cde17c45c492608edb0
treeaea5fd7d7c1894df0963606763f6cefe1c1b62d0
parentc937019761a758f2749b1f3a032b7a91fb044753
at76c50x-usb: Move function at76_join() several lines up

This patch does a simple code move of at76_join() so that
at76_mac80211_tx() follows at76_join() in the driver's source file.

This is a preparatory patch for the following patch where we need
to call at76_join() from at76_mac80211_tx() in order to
authenticate successfully with a bssid.

Signed-off-by: Sebastian Smolorz <sesmo@gmx.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/at76c50x-usb.c