lkml.org 
[lkml]   [2010]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] remove custom implementation of hex_to_bin()
Date
Remove custom implementation of recently introduced hex_to_bin() method. All
changes related to the network subsystem in the kernel.

Andy Shevchenko (5):
drivers: atm: don't use private copy of hex_to_bin()
drivers: net: use newly introduced hex_to_bin()
usb: usbnet: use newly introduced hex_to_bin()
wireless: use newly introduced hex_to_bin()
net: core: don't use own hex_to_bin() method

drivers/atm/nicstar.c | 15 ++-------------
drivers/net/ksz884x.c | 11 +++++------
drivers/net/usb/usbnet.c | 13 ++-----------
drivers/net/wireless/ray_cs.c | 23 ++---------------------
net/core/pktgen.c | 36 ++++++++++++------------------------
5 files changed, 23 insertions(+), 75 deletions(-)



\
 
 \ /
  Last update: 2010-07-23 15:21    [W:0.056 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site