OSDN Git Service

de4x5 fixes
authorAl Viro <viro@ftp.linux.org.uk>
Sun, 23 Dec 2007 20:01:04 +0000 (20:01 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 12 Jan 2008 22:33:03 +0000 (17:33 -0500)
commit561b4fbf181926ab76e18a857593476ee76408f8
treed7fa33dc412d625e93fc9e383bf3a0522e2de733
parent6f35d5d51619a1aa463180154c2d3c18a63e3950
de4x5 fixes

* (trivial) endianness annotations
* don't bother with del_timer() from the inside of timer handler itself
* disable_ast() really ought to do del_timer_sync(), not del_timer()
* clean the timer handling in general.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/tulip/de4x5.c