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)
commite74075a936a894b85ddf25b882ac813323aae4ef
treebd4591435f293c03812031aa96b772b9505c391c
parentedb6e3ec374d5630dfc7a93ddd5c0f4864e98a9d
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
This page took 0.025451 seconds and 5 git commands to generate.