]> git.baikalelectronics.ru Git - kernel.git/commit
s2io: remove unused code
authorJon Mason <jon.mason@exar.com>
Thu, 12 Aug 2010 05:03:03 +0000 (05:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2010 21:24:50 +0000 (14:24 -0700)
commit83f2e6c3535f33f2c439fa60251aec9580b92e48
tree8586e21cef68aa048e5ab11e1ba43295403bfdea
parentf417749a937478c7608c6ac295e61427a0d790ba
s2io: remove unused code

usr_addrs is never referenced outside the initial struct population
during open, thus making it unnecessary.  Remove it, the code that
references it, and the struct that it is the only user of.

Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/s2io.c
drivers/net/s2io.h