From: Andy Shevchenko Date: Fri, 28 Nov 2014 13:40:56 +0000 (+0200) Subject: stmmac: pci: allocate memory resources dynamically X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b2b9a849eaf892fa53bf7fa90c67613ceb83c2;p=pandora-kernel.git stmmac: pci: allocate memory resources dynamically Instead of using global variables we are going to use dynamically allocated memory. It allows to append a support of more than one ethernet adapter which might have different settings simultaniously. Signed-off-by: Andy Shevchenko Signed-off-by: David S. Miller --- Reading git-diff-tree failed