From: Satyam Sharma Date: Fri, 10 Aug 2007 22:32:14 +0000 (-0700) Subject: [NET] netconsole: Introduce netconsole_target X-Git-Tag: v2.6.24-rc1~1454^2~807 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df180e369cf54a8ef8440667ab1d13d452fc7215;p=pandora-kernel.git [NET] netconsole: Introduce netconsole_target Based upon initial work by Keiichi Kii . Introduce a wrapper structure over netpoll to represent logging targets configured in netconsole. This will get extended with other members in further patches. This is done independent of the (to-be-introduced) NETCONSOLE_DYNAMIC config option so that we're able to drastically cut down on the #ifdef complexity of final netconsole.c. Also, struct netconsole_target would be required for multiple targets support also, and not just dynamic reconfigurability. Signed-off-by: Satyam Sharma Signed-off-by: Keiichi Kii Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed