On 5/31/24 03:38, Minwoo Im wrote:
+static int ufs_redhat_get_hba_mac(struct ufs_hba *hba) +{ + return MAX_SUPP_MAC; +}
Why the prefix "ufs_redhat" instead of "ufs_qemu"? Thanks, Bart.
On 5/31/24 03:38, Minwoo Im wrote:
+static int ufs_redhat_get_hba_mac(struct ufs_hba *hba) +{ + return MAX_SUPP_MAC; +}
Why the prefix "ufs_redhat" instead of "ufs_qemu"? Thanks, Bart.