Staging
v0.5.1
https://github.com/torvalds/linux
Revision f8dfdd5cab482a2ce4a8e2375e1512aa4829c653 authored by Stephen Hemminger on 26 February 2007, 22:51:56 UTC, committed by Jeff Garzik on 27 February 2007, 09:38:33 UTC
Compiler warning spots real error!

The function do_rom_fast_read called in do_rom_fast_write can fail
and leave data1 unset. This causes a compile warning.
The correct thing is to propagate the error out.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 36c843d
History
Tip revision: f8dfdd5cab482a2ce4a8e2375e1512aa4829c653 authored by Stephen Hemminger on 26 February 2007, 22:51:56 UTC
netxen: do_rom_fast_write error handling
Tip revision: f8dfdd5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.2 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top