]> git.baikalelectronics.ru Git - kernel.git/commit
rtl818x: Explicitly enable contetion window
authorandrea merello <andrea.merello@gmail.com>
Tue, 18 Feb 2014 01:10:40 +0000 (02:10 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Feb 2014 19:08:27 +0000 (14:08 -0500)
commitb8152e4ae59340ad9d3fc5107a2b1109d2cf6954
treebd4591435f293c03812031aa96b772b9505c391c
parent9a058c1342f612b9c12ab6290a77159e8b5bb0e9
rtl818x: Explicitly enable contetion window

Currently the contention window enable/disable HW flag is not
touched by the driver.

This patch explicitly set it to the correct value to make sure
contention window is enabled (AFAIK contention window must be
enabled in most (if not all) cases.

Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtl818x/rtl8180/dev.c