diff options
| author | WANG Cong <[email protected]> | 2017-08-05 04:31:43 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-07 21:12:17 +0000 |
| commit | 8113c095672f6504b23eba6edf4a57b5f7f744af (patch) | |
| tree | 24712765682423e7901c41b033b3ce5b050d13bb /net/switchdev/switchdev.c | |
| parent | net_sched: refactor notification code for RTM_DELTFILTER (diff) | |
| download | kernel-8113c095672f6504b23eba6edf4a57b5f7f744af.tar.gz kernel-8113c095672f6504b23eba6edf4a57b5f7f744af.zip | |
net_sched: use void pointer for filter handle
Now we use 'unsigned long fh' as a pointer in every place,
it is safe to convert it to a void pointer now. This gets
rid of many casts to pointer.
Cc: Jamal Hadi Salim <[email protected]>
Cc: Jiri Pirko <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
