commit | 046ef24d256bccc3767eb6feef1dbe07338fc5c5 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jan 10 11:15:45 2017 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jan 10 16:52:47 2017 -0500 |
tree | 249ed8303b8134c591c75fe53ac8d29609464697 | |
parent | 967335ab906d8bfba09bf179ecfbada927861eb9 [diff] |
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments Let the compiler check the type of the arguments passed to SKB_TO_PKT() and PKT_TO_SKB(). Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Andrew Boyer <andrew.boyer@dell.com> Cc: Moni Shoua <monis@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>