diff mbox

UBUNTU: fix Calxeda xgmac module filename

Message ID 1372721396-29599-1-git-send-email-swarren@wwwdotorg.org
State New
Headers show

Commit Message

Stephen Warren July 1, 2013, 11:29 p.m. UTC
From: Stephen Warren <swarren@nvidia.com>

I see xgmac.ko being built, not calxedaxgmac.ko. Fix the packaging
to reflect this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
This issue appears in ubuntu-saucy.git. I didn't check elsewhere.

 debian.master/d-i/modules/nic-modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Andy Whitcroft July 2, 2013, 1:44 p.m. UTC | #1
Yes this looks to be the correct name.  Odd, internally the driver calls
itself by the longer name.

Applied to Saucy.

-apw
diff mbox

Patch

diff --git a/debian.master/d-i/modules/nic-modules b/debian.master/d-i/modules/nic-modules
index deb00d3..5e50aa8 100644
--- a/debian.master/d-i/modules/nic-modules
+++ b/debian.master/d-i/modules/nic-modules
@@ -41,7 +41,7 @@  bnx2x ?
 bonding ?
 brcmfmac ?
 brcmsmac ?
-calxedaxgmac ?
+xgmac ?
 cassini ?
 com20020 ?
 com20020-pci ?