]> bbs.cooldavid.org Git - net-next-2.6.git/commit
cnic: Add cnic_uio_dev struct
authorMichael Chan <mchan@broadcom.com>
Wed, 13 Oct 2010 14:06:49 +0000 (14:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Oct 2010 17:45:55 +0000 (10:45 -0700)
commitcd801536c236e287f1d3eeee428abf9ffd523ede
tree64ab5c454c9e40111da14d8848f39ff6eaca658b
parentc06c0462250a5dbc9e58d00caab4cd7e6675128c
cnic: Add cnic_uio_dev struct

and put all uio related structures and ring buffers in it.  This allows
uio operations to be done independent of the cnic device structures.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cnic.c
drivers/net/cnic.h