commit | d9e9778c2ac5bac02fc118e9a2954e4c70f88eb6 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Wed Mar 12 16:06:43 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 25 16:41:45 2008 -0400 |
tree | d2642edca9df92610bbc8cba5b0c2a1036931130 | |
parent | 835d3ac5e8cbe1fec2c02c7fc662586b30b1f5a8 [diff] |
libertas: rename packetfilter to mac_control The CMD_MAC_CONTROL can be used for other things than just filtering packets, e.g. to enable and disable WMM. This uses the same term mac_control for the define, the function and the shadow value in struct lbs_private. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>