]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
wimax: allow user space to send messages once the device is registered
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Wed, 30 Sep 2009 23:33:26 +0000 (16:33 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:56:13 +0000 (15:56 +0900)
commitde9315fa3a35ebe587cc1a1c88655d095846785e
tree184d55b02470af301bdcd1e9f9f482ea24da1c64
parent9835fd84990ca253c5b625005717a9be492788c0
wimax: allow user space to send messages once the device is registered

It makes sense that the messaging pipe to the device can be used
before the device is fully ready, as long as it is registered with the
stack. Some debugging tools need it.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
net/wimax/op-msg.c