]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Replace pr_err with sensible alternatives
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 5 Apr 2010 10:19:21 +0000 (10:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Apr 2010 10:57:59 +0000 (03:57 -0700)
commit2445e461ce8c5a2316ed4c8a45cd2d0b6a366310
tree7072b0bd3b7a21a209583799b87f99715f968d56
parent6d40db7beaef823621ff3d340ef53d08445960b4
tg3: Replace pr_err with sensible alternatives

All the instances of pr_err() in the tg3 driver have better
alternatives.  This patch replaces all pr_err() calls.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c