git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d894ec
)
mac80211: Fix don't use '>' operator for matching channel types
author
Ashok Nagarajan
<ashok@cozybit.com>
Tue, 8 May 2012 04:00:30 +0000
(21:00 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 16 May 2012 17:24:25 +0000
(13:24 -0400)
Johannes pointed out that the use of > operators for checking channel type
mismatch maynot be correct way as we may add other channel types in future.
Signed-off-by: Ashok Nagarajan <ashok@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found