diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/nl80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h index 9a2ecdc4136c..b23321154e8b 100644 --- a/include/uapi/linux/nl80211.h +++ b/include/uapi/linux/nl80211.h | |||
| @@ -2906,7 +2906,7 @@ enum nl80211_tx_power_setting { | |||
| 2906 | * corresponds to the lowest-order bit in the second byte of the mask. | 2906 | * corresponds to the lowest-order bit in the second byte of the mask. |
| 2907 | * For example: The match 00:xx:00:00:xx:00:00:00:00:xx:xx:xx (where | 2907 | * For example: The match 00:xx:00:00:xx:00:00:00:00:xx:xx:xx (where |
| 2908 | * xx indicates "don't care") would be represented by a pattern of | 2908 | * xx indicates "don't care") would be represented by a pattern of |
| 2909 | * twelve zero bytes, and a mask of "0xed,0x07". | 2909 | * twelve zero bytes, and a mask of "0xed,0x01". |
| 2910 | * Note that the pattern matching is done as though frames were not | 2910 | * Note that the pattern matching is done as though frames were not |
| 2911 | * 802.11 frames but 802.3 frames, i.e. the frame is fully unpacked | 2911 | * 802.11 frames but 802.3 frames, i.e. the frame is fully unpacked |
| 2912 | * first (including SNAP header unpacking) and then matched. | 2912 | * first (including SNAP header unpacking) and then matched. |
