[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <480DED38.3080900@teltonika.lt>
Date: Tue, 22 Apr 2008 16:50:48 +0300
From: Paulius Zaleckas <paulius.zaleckas@...tonika.lt>
To: netdev@...r.kernel.org
Cc: linux-usb@...r.kernel.org
Subject: Re: [RFC] updated Patch to option HSO driver to the kernel
Incremental patch.
- remove not needed variable initializations
- remove hso_net_get_stats, because by default identical
internal_stats function from net/core/dev.c is used.
- remove not needed memset(hso_net, 0, sizeof(*hso_net)),
because memory is allocated with kzalloc
View attachment "hso_not_needed.patch" of type "text/x-patch" (10329 bytes)
Powered by blists - more mailing lists