wl1251: fix mixed up args for join
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 18 Apr 2014 00:35:26 +0000 (03:35 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 19 Apr 2014 23:19:42 +0000 (02:19 +0300)
commit313311f53baa2490af5c446c51c8304d1b9984cb
treeb7b9b085ff172a5b2b948faf3671a2bb77e6854f
parent5618a309bdabcffa30b495e7ef9a28164c70e3cf
wl1251: fix mixed up args for join

The join arguments are mixed up, passing beacon_interval instead of
channel and channel instead of beacon_interval. Fix them.
drivers/net/wireless/wl1251/main.c