]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: rtl_dm: Use proper packet type
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Mon, 19 Oct 2015 20:00:15 +0000 (22:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:23:13 +0000 (19:23 -0700)
commit764eab603948e22ebc197897b7aa8316590c240e
treebfb99fd7f486512484392146fc17b5b95fd59f99
parentf3c3eda7aec914fbad8c60fe323f88d3090f3f54
staging: rtl8192e: rtl_dm: Use proper packet type

rtl92e_send_cmd_packet sends only NORMAL packets, passing
invalid type (even it it's ignored) is confusing.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c