diff options
Diffstat (limited to 'net/wireless/reg.c')
-rw-r--r-- | net/wireless/reg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireless/reg.c b/net/wireless/reg.c index fc7a4849c990..f256dfffbf46 100644 --- a/net/wireless/reg.c +++ b/net/wireless/reg.c | |||
@@ -1424,7 +1424,7 @@ static int ignore_request(struct wiphy *wiphy, | |||
1424 | if (last_wiphy != wiphy) { | 1424 | if (last_wiphy != wiphy) { |
1425 | /* | 1425 | /* |
1426 | * Two cards with two APs claiming different | 1426 | * Two cards with two APs claiming different |
1427 | * different Country IE alpha2s. We could | 1427 | * Country IE alpha2s. We could |
1428 | * intersect them, but that seems unlikely | 1428 | * intersect them, but that seems unlikely |
1429 | * to be correct. Reject second one for now. | 1429 | * to be correct. Reject second one for now. |
1430 | */ | 1430 | */ |