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)
commit11c9a55d08d3d79c7a690312966567f70758886a
tree7988e2306279e0c92ab76190c0c5562f4873bd7f
parent80a284bd154ee3a9d38ee9c264a3a2bf6114385e
staging: w35und: Inline MLMESendFrame() to wbsoft_tx()

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>
drivers/staging/winbond/mlmetxrx.c
drivers/staging/winbond/mlmetxrx_f.h
drivers/staging/winbond/wbusb.c