diff options
Diffstat (limited to 'scripts/bcm5974-diagnostics')
| -rwxr-xr-x | scripts/bcm5974-diagnostics | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bcm5974-diagnostics b/scripts/bcm5974-diagnostics index 0322158..bacc02e 100755 --- a/scripts/bcm5974-diagnostics +++ b/scripts/bcm5974-diagnostics | |||
| @@ -131,7 +131,7 @@ if [ -f $DEVPATH ]; then | |||
| 131 | echo \* $DEVPATH: module is registered | 131 | echo \* $DEVPATH: module is registered |
| 132 | else | 132 | else |
| 133 | echo \* $DEVPATH: module is NOT registered | 133 | echo \* $DEVPATH: module is NOT registered |
| 134 | echo No help on this one... | 134 | echo "Please double-check the quirks settings in $DRIVMOD" |
| 135 | exit 1 | 135 | exit 1 |
| 136 | fi | 136 | fi |
| 137 | else | 137 | else |
