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)
commitbc3157dde35ac3b2ec12229edcfaca58cd7925c0
treebcd8140d83c8f984d049bfe7725715cc035b7267
parent1619cb6f2dd9674491e5772bf37b45e03666dc10
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]