From: Ezequiel Garcia Date: Thu, 22 May 2014 23:07:03 +0000 (-0300) Subject: net: mvneta: Remove unneeded 'weigth' field X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~149^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc03e21a54d9aa77751dd545a8d3aefa80d43833;p=pandora-kernel.git net: mvneta: Remove unneeded 'weigth' field The 'weight' field is only used to pass the weigth to napi initialization function. This commit removes the field, and instead uses a fixed value to initialize the napi context. Signed-off-by: Ezequiel Garcia Signed-off-by: David S. Miller --- Reading git-diff-tree failed