summaryrefslogtreecommitdiff
path: root/net/rfkill
diff options
context:
space:
mode:
authorBruno Randolf <br1@einfach.org>2010-03-03 18:45:42 +0900
committerJohn W. Linville <linville@tuxdriver.com>2010-03-16 15:05:47 -0400
commit09a08cff3d13315c948e6aee5cf912f8f1db54e7 (patch)
tree6551d06c1fd0680329a395861762a2ce511fd2d8 /net/rfkill
parent819386dfc67e770b4a0b59983f7948f8ddaa357e (diff)
mac80211: (really) fix rates setup on IBSS merge
when an IBSS merge happened, the supported rates for the newly added station were left empty, causing the rate control module to be initialized with only the basic rates. the section of the ibss code which deals with updating supported rates for an already existing station failed to inform the rate control module about the new rates. as both minstrel and pid don't have an update function i just use the init function. also remove unnecessary (unsigned long long) casts and edit debug message. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions