wimax: document why wimax_msg_*() operations can be used in any state
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Wed, 6 May 2009 04:05:16 +0000 (21:05 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Fri, 29 May 2009 01:02:04 +0000 (18:02 -0700)
commit52a8d9630890f2289354d03e8751bf0eba2b3376
treeabac1de1d3eab2e1bbbced60cc304ed1337a0a7d
parent052991d7ac7f7b2c0319e6ccd2e8a48a71f2bd58
wimax: document why wimax_msg_*() operations can be used in any state

Funcion documentation for wimax_msg_alloc() and wimax_msg_send() needs
to clarify that they can be used in the very early stages of a
wimax_dev lifecycle.

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