mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
trivial: remove duplicate "different" from comment
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
73d0a13c85
commit
1fe90b033e
1 changed files with 1 additions and 1 deletions
|
@ -1424,7 +1424,7 @@ static int ignore_request(struct wiphy *wiphy,
|
|||
if (last_wiphy != wiphy) {
|
||||
/*
|
||||
* Two cards with two APs claiming different
|
||||
* different Country IE alpha2s. We could
|
||||
* Country IE alpha2s. We could
|
||||
* intersect them, but that seems unlikely
|
||||
* to be correct. Reject second one for now.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue