From: Inaky Perez-Gonzalez Date: Sun, 21 Dec 2008 00:57:36 +0000 (-0800) Subject: wimax: generic device management (registration, deregistration, lookup) X-Git-Tag: v2.6.29-rc1~182^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15530dfd330bd19d14e096f88c70355a61fda3f2;p=pandora-kernel.git wimax: generic device management (registration, deregistration, lookup) Implements the basic life cycles of a 'struct wimax_dev', some common generic netlink functionality for marshalling calls to user space, and the device state machine. For looking up net devices based on their generic netlink family IDs, use a low overhead method that optimizes for the case where most systems have a single WiMAX device, or at most, a very low number of WiMAX adaptors. Signed-off-by: Inaky Perez-Gonzalez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed