staging: w35und: Inline MLMESendFrame() to wbsoft_tx()
authorPekka Enberg <penberg@kernel.org>
Sun, 19 Sep 2010 10:01:03 +0000 (13:01 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Sep 2010 17:46:03 +0000 (10:46 -0700)
The wbsoft_tx() function is a simple wrapper on top of MLMESendFrame() so
inline the latter to the former.

Cc: Lars Lindley <lindley@coyote.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Ruslan Pisarev <ruslan@rpisarev.org.ua>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found