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)
commitbe265e9bae343d803145bbe910a8b00bc4bea3cc
tree8586e21cef68aa048e5ab11e1ba43295403bfdea
parentbaeb2ffab4e67bb9174e6166e070a9a8ec94b0f6
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