]> git.baikalelectronics.ru Git - kernel.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)
commitddacfb63e468dc3dd425403da9dd9cf6632aacb3
tree64ab5c454c9e40111da14d8848f39ff6eaca658b
parentd2d56b9e7115578514e689f48d1d821d4f4cf91b
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