Files
linux/drivers
Vasiliy Kulikov 2221eca0a2 atm: idt77105: fix fetch_stats() result
copy_to_user() used PRIV(dev)->stats instead of local stats variable.
Zero stats were returned to user in case of (zero != 0), also memcpy()
was pointless.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-21 16:24:23 -08:00
..
2011-01-02 15:31:11 -08:00
2010-12-24 01:28:54 -07:00
2010-12-17 15:18:05 +01:00
2011-01-06 22:32:03 +00:00