]> 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)
commitfaa4de571b5372cba0dada154f40918e818aa96d
treebcd8140d83c8f984d049bfe7725715cc035b7267
parentf4bd1a0dc81a75edf92cbe5b2725fe53890e3b5a
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]