Skip to content

Commit

Permalink
netfilter: arp_tables: restore a SPDX identifier
Browse files Browse the repository at this point in the history
This was accidentally removed in an unrelated commit.

Fixes: c2f1263 ("netfilter: switch nf_setsockopt to sockptr_t")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Christoph Hellwig authored and David S. Miller committed Jul 28, 2020
1 parent 21db923 commit a3ad434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ipv4/netfilter/arp_tables.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

// SPDX-License-Identifier: GPL-2.0-only
/*
* Packet matching code for ARP packets.
*
Expand Down

0 comments on commit a3ad434

Please sign in to comment.