diff options
author | Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | 2009-08-11 10:18:42 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-14 09:14:02 -0400 |
commit | 1fe90b033e04d7402b3deb392420fe2ff57986a5 (patch) | |
tree | 28f7281830b2908a294d2e621aa4696f4e6fad6d /net/wireless/reg.c | |
parent | 73d0a13c8583cd9a84c1333cf9b45d1d894e52b3 (diff) |
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>
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 | */ |