diff options
| author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | 2016-09-20 17:13:06 +0530 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-09-22 01:40:01 -0400 |
| commit | d57fd6cafbad29d0648ed769f6df07b02f10d613 (patch) | |
| tree | a2eecf1ba478e58b7e2283009fce5f79126d9f08 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | net: skbuff: Coding: Use eth_type_vlan() instead of open coding it (diff) | |
| download | linux-d57fd6cafbad29d0648ed769f6df07b02f10d613.tar.gz linux-d57fd6cafbad29d0648ed769f6df07b02f10d613.zip | |
cxgb4: move common filter code to separate file
Move common filter code to separate files. Also fix the following
checkpatch checks.
CHECK: Comparison to NULL could be written "!f->l2t"
+ if (f->l2t == NULL) {
CHECK: spaces preferred around that '/' (ctx:VxV)
+ fwr->len16_pkd = htonl(FW_WR_LEN16_V(sizeof(*fwr)/16));
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
