From: Stephen Hemminger Date: Fri, 12 Jun 2009 19:02:50 +0000 (+0000) Subject: bonding: network device names are case sensative X-Git-Tag: v2.6.31-rc1~330^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373500db927706d1f60785aff40b9884f789b01a;p=pandora-kernel.git bonding: network device names are case sensative The bonding device acts unlike all other Linux network device functions in that it ignores case of device names. The developer must have come from windows! Cleanup the management of names and use standard routines where possible. Flag places where bonding device still doesn't work right with network namespaces. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed