]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ozwpan: Added device state support
authorChris Kelly <ckelly@ozmodevices.com>
Mon, 20 Feb 2012 21:11:37 +0000 (21:11 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Feb 2012 17:26:51 +0000 (09:26 -0800)
commitcc9753c894a68014f5d3847e39cdd7f25cbe53b9
treebcd8140d83c8f984d049bfe7725715cc035b7267
parentf0a72f423e66b452c98681d66a4a4815318bef1e
staging: ozwpan: Added device state support

Added support for maintaining state and data buffering for devices
connected via the network.

Signed-off-by: Chris Kelly <ckelly@ozmodevices.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozeltbuf.c [new file with mode: 0644]
drivers/staging/ozwpan/ozeltbuf.h [new file with mode: 0644]
drivers/staging/ozwpan/ozpd.c [new file with mode: 0644]
drivers/staging/ozwpan/ozpd.h [new file with mode: 0644]