Your message dated Sun, 27 Jan 2008 22:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460901: fixed in atl2 2.0.3-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: atl2-source
Version: 2.0.3-1
Severity: normal
Tags: patch
The SET_MODULE_OWNER macro has been removed in some recent version of
the kernel (not sure exactly which).
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages atl2-source depends on:
ii bzip2 1.0.3-7 high-quality block-sorting file co
ii debhelper 5.0.61 helper programs for debian/rules
ii module-assistant 0.10.11 tool to make module package creati
atl2-source recommends no packages.
-- no debconf information
--- modules/atl2/atl2_main.c~ 2007-12-11 05:22:00.000000000 -0500
+++ modules/atl2/atl2_main.c 2008-01-15 09:51:30.000000000 -0500
@@ -1448,7 +1448,9 @@
if(!netdev)
goto err_alloc_etherdev;
+#ifdef SET_MODULE_OWNER
SET_MODULE_OWNER(netdev);
+#endif
SET_NETDEV_DEV(netdev, &pdev->dev);
pci_set_drvdata(pdev, netdev);
--- End Message ---
--- Begin Message ---
Source: atl2
Source-Version: 2.0.3-2
We believe that the bug you reported is fixed in the latest version of
atl2, which is due to be installed in the Debian FTP archive:
atl2-source_2.0.3-2_all.deb
to pool/main/a/atl2/atl2-source_2.0.3-2_all.deb
atl2_2.0.3-2.diff.gz
to pool/main/a/atl2/atl2_2.0.3-2.diff.gz
atl2_2.0.3-2.dsc
to pool/main/a/atl2/atl2_2.0.3-2.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ben Armstrong <[EMAIL PROTECTED]> (supplier of updated atl2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 27 Jan 2008 18:10:39 -0400
Source: atl2
Binary: atl2-source
Architecture: source all
Version: 2.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Ben Armstrong <[EMAIL PROTECTED]>
Changed-By: Ben Armstrong <[EMAIL PROTECTED]>
Description:
atl2-source - Linux Base Driver for the Atheros(R) L2 Fast Ethernet Adapter
Closes: 460901
Changes:
atl2 (2.0.3-2) unstable; urgency=low
.
* Handle undefined SET_MODULE_OWNER to allow compilation with
kernels >=2.6.24. (Closes: 460901)
Files:
c30a70e971ac2d6834a5f238e6d5a3e0 639 net optional atl2_2.0.3-2.dsc
1bcd8700c8c69b907d07e7ac86b485b8 3072 net optional atl2_2.0.3-2.diff.gz
2a7eff6750d9abcb7bfda90d39c87d6f 34494 net optional atl2-source_2.0.3-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHnQRsWpTzygsnE8gRAjJDAJwJCSi0HTszFR+Lpu5aamFw72n/mwCeI1zv
Gs9gMg+uO84FLIu3cwalvyA=
=9Uhz
-----END PGP SIGNATURE-----
--- End Message ---