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)
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

Simple merge