mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
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>