diff options
author | 2015-02-23 15:13:49 -0700 | |
---|---|---|
committer | 2015-02-28 07:21:24 -0800 | |
commit | 981c1fe9ae20e5fb7c1ee7038efa03933e637925 (patch) | |
tree | b200eaef85165841927a867e49f2824f9810bd75 /scripts/gdb/linux/modules.py | |
parent | staging: comedi: comedi_isadma: fix "stalled" detect in comedi_isadma_disable_on_sample() (diff) | |
download | wireguard-linux-981c1fe9ae20e5fb7c1ee7038efa03933e637925.tar.xz wireguard-linux-981c1fe9ae20e5fb7c1ee7038efa03933e637925.zip |
staging: comedi: vmk80xx: remove "firmware version" kernel messages
During the attach of this driver a couple commands are sent to the hardware
with usb_bulk_msg() to read the firmware version information. This information
is then dumped as dev_info() kernel messages. Thee messages are just added
noise and don't effect the operation of the driver.
For simplicity, remove the messages as well as the then unused functions
vmk80xx_read_eeprom() and vmk80xx_check_data_link().
This also fixes an issue reported by coverity about an out-of-bounds write
in vmk80xx_read_eeprom().
Reported-by: coverity (CID 711413)
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions