diff options
author | Gábor Stefanik <netrolller.3d@gmail.com> | 2009-05-14 13:34:59 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-05-20 14:46:24 -0400 |
commit | 13bdcd90bbce7c07e0dda0ff31e9497b8cabf1eb (patch) | |
tree | 17788071b86bddde66cb25e1851b54ad3ed5cb3b /lib/Kconfig | |
parent | cccaec98a3ddbf20f22604f9ba405781c5f89f0e (diff) |
zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
According to my tests, all that ZD_CS_MULTICAST does is to
disable retrying/waiting for an ACK. Reflect this by renaming
the bit to ZD_CS_NO_ACK and setting it based on
IEEE80211_TX_CTL_NO_ACK, instead of is_multicast_ether_addr.
Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib/Kconfig')
0 files changed, 0 insertions, 0 deletions