]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
wimax: headers for kernel API and user space interaction
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Sun, 21 Dec 2008 00:57:33 +0000 (16:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:16 +0000 (10:00 -0800)
commitace22f0881e1333d0c55ddf484e5352fe03a806a
treee604b974810263cfb6721fd4846bf61888b6b518
parent0d695913b0016b362a84a8bb6d6e28f8d90a70e2
wimax: headers for kernel API and user space interaction

Definitions for the user/kernel API protocol through generic
netlink. User space can copy it verbatim and use it.

Kernel API definition declares the main data types and calls for the
drivers to integrate into the WiMAX stack. Provides usage
documentation.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/wimax.h [new file with mode: 0644]
include/net/wimax.h [new file with mode: 0644]