mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ferenc Wagner <wferi@niif.hu>
To: linux-kernel@vger.kernel.org
Subject: network driver usage count
Date: Wed, 21 Nov 2007 20:45:11 +0100	[thread overview]
Message-ID: <87hcjf9yd4.fsf@tac.ki.iif.hu> (raw)

Hi!

Under 2.6.23.1, my lsmod output shows this:

$ lsmod | grep tg3
tg3                   100580  0 

The usage count is zero, even though it drives my two physical
interfaces:

$ ls -l /sys/class/net/eth-gb?/device/driver
lrwxrwxrwx 1 root root 0 2007-11-21 19:58 /sys/class/net/eth-gb1/device/driver -> ../../../bus/pci/drivers/tg3
lrwxrwxrwx 1 root root 0 2007-11-21 19:58 /sys/class/net/eth-gb2/device/driver -> ../../../bus/pci/drivers/tg3

These interfaces are up and bonded together, but that doesn't seem to
matter at all.  I also checked other machines, the network driver
(tg3, e1000) usage counts are always zero under various recent 2.6
kernels, but nonzero under 2.4.21 for example.

And really, the module could be removed, cutting my ssh session. :)

Was this made possible intentionally?  If yes, why?
-- 
Thanks,
Feri.

PS. please Cc: me, I'm not on the list.

PPS. on loading tg3, I get messages like:
     eth-gb1: device_rename: sysfs_create_symlink failed (-17)
     I configured renaming by udev, did I make a mistake?

             reply	other threads:[~2007-11-21 19:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-21 19:45 Ferenc Wagner [this message]
2007-11-21 21:04 ` Stephen Hemminger
2007-11-21 22:16   ` Wagner Ferenc
2007-11-21 23:53     ` Francois Romieu
2007-11-23  1:04     ` David Miller
2007-11-23 10:09       ` Ferenc Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hcjf9yd4.fsf@tac.ki.iif.hu \
    --to=wferi@niif.hu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®