|
@@ -2633,7 +2633,7 @@ static int b43legacy_switch_phymode(struct b43legacy_wl *wl,
|
|
|
if (prev_status >= B43legacy_STAT_STARTED) {
|
|
|
err = b43legacy_wireless_core_start(up_dev);
|
|
|
if (err) {
|
|
|
- b43legacyerr(wl, "Fatal: Coult not start device for "
|
|
|
+ b43legacyerr(wl, "Fatal: Could not start device for "
|
|
|
"newly selected %s-PHY mode\n",
|
|
|
phymode_to_string(new_mode));
|
|
|
b43legacy_wireless_core_exit(up_dev);
|