carl9170 firmware: modify the right beacon
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 30 Aug 2010 03:30:25 +0000 (05:30 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Mon, 30 Aug 2010 03:30:25 +0000 (05:30 +0200)
commit0c5091c6bc2a036c1eb3272db0768ecb84559671
tree8309facfd34ebc8629da5fea2df41ad1e9874f7a
parent84b0f7825de5dbf4d1af761fe205ec77d2680e7a
carl9170 firmware: modify the right beacon

Previously, the beacon address and length hardware registers
were (ab-)used as additional parameters for the beacon
modification functions. This idea worked fine, until I decided
to change the associated code and moved the beacon address and
length "set" _after_ the wlan_cab_modify_dtim_beacon...

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/include/wl.h
carlfw/src/cmd.c
carlfw/src/wlan.c