]> 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)
commit666f5aa695af62211eda6a4a78421bbaa3bf6cac
treebd4591435f293c03812031aa96b772b9505c391c
parent93cd7b482eb72e538756964b587cdef4bb63520e
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