commit | de9315fa3a35ebe587cc1a1c88655d095846785e | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Wed Sep 30 16:33:26 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Mon Oct 19 15:56:13 2009 +0900 |
tree | 184d55b02470af301bdcd1e9f9f482ea24da1c64 | |
parent | 9835fd84990ca253c5b625005717a9be492788c0 [diff] |
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>