summaryrefslogtreecommitdiff
path: root/staging/modifications.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-13 17:46:37 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-13 17:46:37 +0200
commita05ee98d49977ec112a64daf48cb7b83da21de0e (patch)
tree9e338f4f00df22d520eb634027cd547ff13bee21 /staging/modifications.c
parente4465480c2fb8b23a0786e6d395597ea3d0d9888 (diff)
pcap_io: Remove unused parameter sll from pcap_pkthdr_to_tpacket_hdr()
The sll parameter is not used anywhere in the function, so remove it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'staging/modifications.c')
0 files changed, 0 insertions, 0 deletions
to be updated there as well. (Also replace cpumask_of(0) with cpumask_of(info->cpu) in rebind_evtchn_irq(): it should be set to zero in preceding xen_irq_info_evtchn_setup().) Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Reported-by: Annie Li <annie.li@oracle.com> Cc: <stable@vger.kernel.org> # 3.14+ Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/xen')