All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] Refactor code to increase readability
@ 2015-02-24  7:24 Vatika Harlalka
  2015-02-24  7:25 ` [PATCH 1/2 v2] Introduce new macro Vatika Harlalka
  2015-02-24  7:26 ` [PATCH 2/2 v2] Staging: rtl8188eu: Refactor code to increase readability Vatika Harlalka
  0 siblings, 2 replies; 7+ messages in thread
From: Vatika Harlalka @ 2015-02-24  7:24 UTC (permalink / raw)
  To: outreachy-kernel

The function get_right_chnl_for_iqk only requires Wifi channels
from the 5GHz spectrum. Therefore, the 14 2GHz channels 
can be removed.

Vatika Harlalka (2):
  Staging: rtl8188eu: Introduce new macro
  Staging: rtl8188eu: Refactor code to increase readability

 drivers/staging/rtl8188eu/hal/phy.c     | 11 +++++------
 drivers/staging/rtl8188eu/include/phy.h |  1 +
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-02-26 12:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24  7:24 [PATCH 0/2 v2] Refactor code to increase readability Vatika Harlalka
2015-02-24  7:25 ` [PATCH 1/2 v2] Introduce new macro Vatika Harlalka
2015-02-24  7:40   ` [Outreachy kernel] " Greg KH
2015-02-24  7:57     ` Vatika Harlalka
2015-02-24 14:18       ` Greg KH
2015-02-26 12:26         ` Vatika Harlalka
2015-02-24  7:26 ` [PATCH 2/2 v2] Staging: rtl8188eu: Refactor code to increase readability Vatika Harlalka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.