mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-06 16:16:38 +00:00
a613f706c3
With the RHEL 7.0 kernel ib_register_mad_agent() takes eight arguments. With the RHEL 7.1 kernel the same function takes nine arguments. Detect at build time how many arguments this function takes. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>