mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/9] staging: rtl8188eu: Remove code implementing NAT
@ 2014-06-16 16:05 navin patidar
  2014-06-16 16:05 ` [PATCH 1/9] staging: rtl8188eu: Remove function rtw_br_client_tx() navin patidar
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: navin patidar @ 2014-06-16 16:05 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, devel, linux-kernel, navin patidar

Driver has code which does Network address translation (NAT), and
i don't see how this code is useful for driver.

navin patidar (9):
  staging: rtl8188eu: Remove function rtw_br_client_tx()
  staging: rtl8188eu: Remove unused functons defined in rtw_br_ext.c
  staging: rtl8188eu: Remove function nat25_db_cleanup()
  staging: rtl8188eu: Remove pppoe_connection_in_progress from struct
    adapter
  staging: rtl8188eu: Remove function nat25_db_expire()
  staging: rtl8188eu: Remove function netdev_br_init()
  staging: rtl8188eu: core: Remove file  rtw_br_ext.c
  staging: rtl8188eu: Remove unused members of struct adapter
  staging: rtl8188eu: Remove file rtw_br_ext.h

 drivers/staging/rtl8188eu/Makefile             |    1 -
 drivers/staging/rtl8188eu/core/rtw_br_ext.c    | 1118 ------------------------
 drivers/staging/rtl8188eu/core/rtw_cmd.c       |    4 +-
 drivers/staging/rtl8188eu/core/rtw_mlme.c      |   18 -
 drivers/staging/rtl8188eu/core/rtw_xmit.c      |  135 ---
 drivers/staging/rtl8188eu/include/drv_types.h  |   10 -
 drivers/staging/rtl8188eu/include/rtw_br_ext.h |   66 --
 drivers/staging/rtl8188eu/include/usb_osintf.h |    3 -
 drivers/staging/rtl8188eu/os_dep/os_intfs.c    |   31 -
 9 files changed, 1 insertion(+), 1385 deletions(-)
 delete mode 100644 drivers/staging/rtl8188eu/core/rtw_br_ext.c
 delete mode 100644 drivers/staging/rtl8188eu/include/rtw_br_ext.h

--
1.7.10.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-06-16 16:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-16 16:05 [PATCH 0/9] staging: rtl8188eu: Remove code implementing NAT navin patidar
2014-06-16 16:05 ` [PATCH 1/9] staging: rtl8188eu: Remove function rtw_br_client_tx() navin patidar
2014-06-16 16:05 ` [PATCH 2/9] staging: rtl8188eu: Remove unused functons defined in rtw_br_ext.c navin patidar
2014-06-16 16:05 ` [PATCH 3/9] staging: rtl8188eu: Remove function nat25_db_cleanup() navin patidar
2014-06-16 16:05 ` [PATCH 4/9] staging: rtl8188eu: Remove pppoe_connection_in_progress from struct adapter navin patidar
2014-06-16 16:05 ` [PATCH 5/9] staging: rtl8188eu: Remove function nat25_db_expire() navin patidar
2014-06-16 16:05 ` [PATCH 6/9] staging: rtl8188eu: Remove function netdev_br_init() navin patidar
2014-06-16 16:05 ` [PATCH 7/9] staging: rtl8188eu: core: Remove file rtw_br_ext.c navin patidar
2014-06-16 16:05 ` [PATCH 8/9] staging: rtl8188eu: Remove unused members of struct adapter navin patidar
2014-06-16 16:05 ` [PATCH 9/9] staging: rtl8188eu: Remove file rtw_br_ext.h navin patidar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®