gigaset: remove unused structure member rcvbytes
authorTilman Schmidt <tilman@imap.cc>
Wed, 13 May 2009 12:44:18 +0000 (12:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 May 2009 03:51:28 +0000 (20:51 -0700)
The B channel data structure member rcvbytes was never set to
anything else but zero, so drop it.

Impact: cleanup
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found