summaryrefslogtreecommitdiff
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-02-07 02:19:50 +0300
committerDavid S. Miller <davem@davemloft.net>2009-02-07 13:43:10 +0300
commit4b1a9877364599fe57f263597821dab6bd86f3b9 (patch)
treea39421e8fca6be5f5a5c26845e653afd25c21526 /mm/mmap.c
parenteebbbdba5eb44406061e4dff130257b654773d3f (diff)
downloadlinux-4b1a9877364599fe57f263597821dab6bd86f3b9.tar.xz
igb: remove redundant timer updates and cleanup watchdog_task
The igb watchdog task is modifying the watchdog timer twice duing a single run. It only needs to be called once to reschedule itself for 2 seconds from the last time it ran. In addition I removed the allocation of the mac_info structure since it is only called twice and is easier to access via the e1000_hw struct. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions